Below is a list of the user defined functions for catagory: Math Management.
Click on a user defined function name for a detailed description.
User Defined Function | Description |
_Degree | Converts radians to degrees. |
_MathCheckDiv | Checks if NumA is divisable by NumB |
_Max | Evaluates which of the two numbers is higher. |
_Min | Evaluates which of the two numbers is lower. |
_Radian | Converts degrees to radians. |